Autogenerated HTML docs for v1.5.4-rc0-52-gb90c 
diff --git a/config.txt b/config.txt index fabe7f8..ce16fc7 100644 --- a/config.txt +++ b/config.txt 
@@ -307,7 +307,7 @@  before a tab character in the initial indent part of the line as an  error (enabled by default).  * `indent-with-non-tab` treats a line that is indented with 8 or more - space characters that can be replaced with tab characters. + space characters as an error (not enabled by default).    alias.*:: 	Command aliases for the gitlink:git[1] command wrapper - e.g. 
diff --git a/git-config.html b/git-config.html index c34076c..f7c9cf8 100644 --- a/git-config.html +++ b/git-config.html 
@@ -1111,7 +1111,7 @@  <li>   <p>   <tt>indent-with-non-tab</tt> treats a line that is indented with 8 or more  - space characters that can be replaced with tab characters.  + space characters as an error (not enabled by default).   </p>   </li>   </ul>  @@ -2105,7 +2105,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 09-Dec-2007 10:19:07 UTC  +Last updated 16-Dec-2007 22:13:21 UTC   </div>   </div>   </body>  
diff --git a/git-help.html b/git-help.html index 97c1027..518f2e7 100644 --- a/git-help.html +++ b/git-help.html 
@@ -328,12 +328,12 @@  </p>   <p>The web browser can be specified using the configuration variable   <em>help.browser</em>, or <em>web.browser</em> if the former is not set. If none of  -these config variables is set, the <em>git-browse--help</em> helper script  +these config variables is set, the <em>git-help--browse</em> helper script   (called by <em>git-help</em>) will pick a suitable default.</p>   <p>You can explicitly provide a full path to your prefered browser by   setting the configuration variable <em>browser.&lt;tool&gt;.path</em>. For example,   you can configure the absolute path to firefox by setting  -<em>browser.firefox.path</em>. Otherwise, <em>git-browse--help</em> assumes the tool  +<em>browser.firefox.path</em>. Otherwise, <em>git-help--browse</em> assumes the tool   is available in PATH.</p>   <p>Note that the script tries, as much as possible, to display the HTML   page in a new tab on an already opened browser.</p>  @@ -394,7 +394,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 15-Dec-2007 08:39:56 UTC  +Last updated 16-Dec-2007 22:13:21 UTC   </div>   </div>   </body>  
diff --git a/git-help.txt b/git-help.txt index 8cd69e7..da3f718 100644 --- a/git-help.txt +++ b/git-help.txt 
@@ -47,13 +47,13 @@  +  The web browser can be specified using the configuration variable  'help.browser', or 'web.browser' if the former is not set. If none of -these config variables is set, the 'git-browse--help' helper script +these config variables is set, the 'git-help--browse' helper script  (called by 'git-help') will pick a suitable default.  +  You can explicitly provide a full path to your prefered browser by  setting the configuration variable 'browser.<tool>.path'. For example,  you can configure the absolute path to firefox by setting -'browser.firefox.path'. Otherwise, 'git-browse--help' assumes the tool +'browser.firefox.path'. Otherwise, 'git-help--browse' assumes the tool  is available in PATH.  +  Note that the script tries, as much as possible, to display the HTML